-
-
Notifications
You must be signed in to change notification settings - Fork 1
Decode job straight from row #18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #18 +/- ##
==========================================
- Coverage 90.10% 89.31% -0.80%
==========================================
Files 6 8 +2
Lines 384 421 +37
==========================================
+ Hits 346 376 +30
- Misses 38 45 +7 ☔ View full report in Codecov by Sentry. |
389d809
to
501da4f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great already, next I will explore returning the job payload in the same call to dequeue a job to prevent another trip to the database.
Instead of decoding as a ByteBuffer and then decoding that ByteBuffer